Pages: [1] 2 |
1. Control Tower Fuel Bays - in EVE Technology Lab [original thread]
Well that's very obvious. Thanks!
- by Captain Xero - at 2011.10.29 15:38:00
|
2. Control Tower Fuel Bays - in EVE Technology Lab [original thread]
Hi Guys, Does anyone know where in the data dump I can find the size of the various fuel bays for control towers?
- by Captain Xero - at 2011.10.29 14:48:00
|
3. Wallet Journal and Incursion Bounty Surcharge - in EVE Technology Lab [original thread]
Thanks guys, came in with 1 problem, left with 3 :p I can use a technical key for storing entries. However, the issue then becomes how to tell if you have the entry already in the database. If the refID, characterID, dateTime are all the same you...
- by Captain Xero - at 2011.10.04 18:27:00
|
4. Wallet Journal and Incursion Bounty Surcharge - in EVE Technology Lab [original thread]
Yeah that's my understanding. I use charID, corpID/DivisionID in the key along with refID for that reason. What's different here is that I'm getting the same refID in the same journal for separate transactions of differing amounts. That doesn't s...
- by Captain Xero - at 2011.10.04 11:54:00
|
5. Wallet Journal and Incursion Bounty Surcharge - in EVE Technology Lab [original thread]
That's what I thought, glad to hear you say that! I know the refID has been recycled in the past, so I consider date as well. It's also possible to have the same refID for 2 different characters or for 2 different divisions in the same corp (2 si...
- by Captain Xero - at 2011.10.03 21:19:00
|
6. Wallet Journal and Incursion Bounty Surcharge - in EVE Technology Lab [original thread]
Hi, I recently hit a situation that I haven't seen before. A corp mate was ratting in an incursion system. He has the bounty entry in his journal as well as a surcharge on the bounty thanks to the Sansha. Here are the lines in question: Quote...
- by Captain Xero - at 2011.10.03 20:13:00
|
7. Problem with corp/WalletJournal.xml.aspx - walking and rowcount not working at all? - in EVE Technology Lab [original thread]
I haven't tried this recently, but I was certainly having trouble a month or so ago. I think people said it was a known bug, seems strange though. If it is a bug, it's massive and it's been around for ages.
- by Captain Xero - at 2011.09.09 19:51:00
|
8. Corp cache timers - in EVE Technology Lab [original thread]
Thanks for clearing that up. A bit annoying, but less coding for me! See you on the new forums.
- by Captain Xero - at 2011.09.06 17:29:00
|
9. Corp cache timers - in EVE Technology Lab [original thread]
Hi, I'm a bit confused about what the correct cache time behaviour for corporation API calls should be. If I make a call with an account then I get the fresh information and cached until time. If I then make another call to the same API page for ...
- by Captain Xero - at 2011.09.06 07:51:00
|
10. Pheal - a new, simple to use PHP5 API Library - in EVE Technology Lab [original thread]
Yeah no problem, I've created an issue. I was trying to narrow the problem down a bit, but it has me stumped. It seems to be to do with the size of the file, so it will be interesting to see if you can replicate the issue or if it's something wron...
- by Captain Xero - at 2011.09.01 11:23:00
|
11. Wallet journal errors - in EVE Technology Lab [original thread]
Originally by: Klazeme Edited by: Klazeme on 21/08/2011 01:05:50 How about if you gave us an option to ask for all new entries since a specified date/time/transactionID/something then we wouldn't need to guess a number. +1
- by Captain Xero - at 2011.08.31 21:48:00
|
12. Pheal - a new, simple to use PHP5 API Library - in EVE Technology Lab [original thread]
I'm having a little trouble walking over the returned asset list. $pheal = new Pheal($accountID, $full_api_key, "corp"); $result = $pheal->AssetList(array("characterID" => $charID)); foreach($result->assets as $row) { echo $row->ite...
- by Captain Xero - at 2011.08.31 21:44:00
|
13. [CSM] July 2011 Prioritization Crowdsourcing -- Vote Here! - in Assembly Hall [original thread]
Captain Xero,3,21,24,36,49,59,68,72,78,83,88,166,171
- by Captain Xero - at 2011.07.24 10:57:00
|
14. Eve Online API - Journal Data Export - Broken? - in EVE Technology Lab [original thread]
Yeah I can't get back past the 27th of June. So I think there is something going on here, which would explain the problems you've been having with various applications Nyssah...not that that helps you much.
- by Captain Xero - at 2011.07.09 19:27:00
|
15. Eve Online API - Journal Data Export - Broken? - in EVE Technology Lab [original thread]
I'm having trouble with this, just been playing around with the API in a browser. Am I correct in thinking I should be able to walk back through the Journal to fetch entries up to a month old? I only see to be able to get a week or so (i.e. the fi...
- by Captain Xero - at 2011.07.09 13:22:00
|
16. Any word on Incarna data dump? - in EVE Technology Lab [original thread]
*bump* Now you've all got me worrying about gold plated ammo....with hats.
- by Captain Xero - at 2011.06.30 20:46:00
|
17. Corporation asset cache time - in EVE Technology Lab [original thread]
Hmmm ok. Some more research needed on my part then. Thanks for sharing your experience everyone.
- by Captain Xero - at 2010.01.20 12:59:00
|
18. Corporation asset cache time - in EVE Technology Lab [original thread]
Yes you're right, I should know that. It's a massive security issue.
- by Captain Xero - at 2010.01.16 23:22:00
|
19. Corporation asset cache time - in EVE Technology Lab [original thread]
My corp asset list is only about 400Kb, does that make me poor? That's a very good point. Updating assets would have to be restricted to directors and only using their own API keys. Then, as you say, there is the question of getting the API key f...
- by Captain Xero - at 2010.01.15 20:38:00
|
20. Corporation asset cache time - in EVE Technology Lab [original thread]
Great, thanks for the reply. I can certainly appreciate why that's necessary, but it does make it hard to develop any tools that rely on fairly up to date asset data. I'm looking at putting together a build tool for my corporation website, obviou...
- by Captain Xero - at 2010.01.15 16:06:00
|
Pages: [1] 2 |
First page | Previous page | Next page | Last page |